home *** CD-ROM | disk | FTP | other *** search
/ 220 Jogos / 220 jogos.iso / tetris / atris / atris.rc < prev    next >
Encoding:
Text File  |  2003-08-16  |  542 b   |  24 lines

  1. # bpp = 15, 16, 24, 32 or 0 for auto-detect bits per pixel
  2. bpp = 0
  3. # sound_wanted = 0 or 1
  4. sound_wanted = 1
  5. # full_screen = 0 or 1
  6. full_screen = 0
  7. # flame = 0 or 1 (CPU-sucking background flame)
  8. flame = 0
  9. # key_repeat = 1 to 32 (1 = slow repeat, 16 = default)
  10. key_repeat = 1
  11. # power_pieces = 0 or 1
  12. power_pieces = 1
  13. # double_difficulty = 0 or 1
  14. double_difficulty = 1
  15. # long_settle = 0 or 1
  16. long_settle = 0
  17. # upward_rotation = 0 or 1
  18. upward_rotation = 0
  19. #
  20. color_style = 11
  21. sound_style = 0
  22. piece_style = 2
  23. game_style = 0
  24.